projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
669a535
)
(rmail-file-p): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 16 Nov 1993 10:44:47 +0000
(10:44 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 16 Nov 1993 10:44:47 +0000
(10:44 +0000)
lisp/mail/rmailout.el
patch
|
blob
|
history
diff --git
a/lisp/mail/rmailout.el
b/lisp/mail/rmailout.el
index 24833e5f0fe882d1e21373e1b8a9df4e80b8a3c9..f80c12a690b3eaf3f90246efcc828c828f8fda47 100644
(file)
--- a/
lisp/mail/rmailout.el
+++ b/
lisp/mail/rmailout.el
@@
-138,6
+138,7
@@
starting with the current one. Deleted messages are skipped and don't count."
(rmail-next-undeleted-message 1))))))
;; Returns t if file FILE is an Rmail file.
+;;;###autoload
(defun rmail-file-p (file)
(let ((buf (generate-new-buffer " *rmail-file-p*")))
(unwind-protect